FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.erec#0.12.0-alpha1.0.4 (47 ms)

Package ca.on.oh.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method
Url http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method
Version 1.0.0
Status draft
Name DeliveryMethod
Experimental False
Realm ca
Description Extension to describe how the service is delivered to the client. Usually there is only one deliveryMethod, but in some case there are multiple (e.g., On “site” counseling with a “video-call” option.)
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-HealthcareService HealthcareService

Resources that this resource uses

ValueSet
http://ehealthontario.ca/fhir/ValueSet/delivery-method DeliveryMethod


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method",
  "version" : "1.0.0",
  "name" : "DeliveryMethod",
  "status" : "draft",
  "description" : "Extension to describe how the service is delivered to the client. Usually there is only one deliveryMethod, but in some case there are multiple (e.g., On “site” counseling with a “video-call” option.)",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "HealthcareService"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "code"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "description" : "Codes representing the method or modality through which healthcare services are provided.",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/delivery-method"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.